PDF4Java Reference Documentation
com.o2sol.pdf4java.digitalsignatures Package / PDFX509Certificate Class / getNotBefore Method
In This Topic
    getNotBefore Method
    In This Topic
    Gets the start date of the certificate's validity period.
    Syntax
    public java.util.Date getNotBefore()

    Return Value

    The start date of the certificate's validity period.
    See Also